home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Puzzle
/
sketch2.swf
/
scripts
/
DefineButton2_161
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2008-09-04
|
73b
|
7 lines
on(release){
if(_root.canDraw)
{
_root.mod = 1;
}
}